home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / gt1700_5.zip / HOST.BAT < prev    next >
DOS Batch File  |  1991-10-30  |  251b  |  11 lines

  1. rem
  2. rem   This is a sample batch file to start the GT host mode.  You should
  3. rem   modify it for your own system requirements.
  4. rem
  5. set GTPATH=C:\GT
  6. cd \gtbbs\general
  7. gt1700 /r2 host.scr
  8. if errorlevel 255 host
  9. if errorlevel 4   netmail
  10. cd \
  11.